suite

Namespace

canopy
Parent Module: types

Contructors

ConstructorSignatureDescription
#new()unit -> suite

CompiledName:.ctor

Instance members

Instance memberSignatureDescription
#x.After()unit -> unit -> unit

CompiledName:set_After

#x.After()unit -> unit

CompiledName:get_After

#x.Always()unit -> Test list

CompiledName:set_Always

#x.Always()unit -> unit

CompiledName:get_Always

#x.Before()unit -> unit -> unit

CompiledName:set_Before

#x.Before()unit -> unit

CompiledName:get_Before

#x.Clone()unit -> suite
#x.Context()unit -> string

CompiledName:set_Context

#x.Context()unit -> unit

CompiledName:get_Context

#x.IsParallel()unit -> bool

CompiledName:set_IsParallel

#x.IsParallel()unit -> unit

CompiledName:get_IsParallel

#x.Lastly()unit -> unit -> unit

CompiledName:set_Lastly

#x.Lastly()unit -> unit

CompiledName:get_Lastly

#x.Manys()unit -> Test list

CompiledName:set_Manys

#x.Manys()unit -> unit

CompiledName:get_Manys

#x.OnFail()unit -> unit -> unit

CompiledName:set_OnFail

#x.OnFail()unit -> unit

CompiledName:get_OnFail

#x.OnPass()unit -> unit -> unit

CompiledName:set_OnPass

#x.OnPass()unit -> unit

CompiledName:get_OnPass

#x.Once()unit -> unit -> unit

CompiledName:set_Once

#x.Once()unit -> unit

CompiledName:get_Once

#x.Tests()unit -> Test list

CompiledName:set_Tests

#x.Tests()unit -> unit

CompiledName:get_Tests

#x.TotalTestsCount()unit -> int

CompiledName:set_TotalTestsCount

#x.TotalTestsCount()unit -> unit

CompiledName:get_TotalTestsCount

#x.Wips()unit -> Test list

CompiledName:set_Wips

#x.Wips()unit -> unit

CompiledName:get_Wips